Treat the empty string as an absent UUID, not an invalid one. Fix to_sxp
authorEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 18:15:36 +0000 (18:15 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 18:15:36 +0000 (18:15 +0000)
commitf51cfb888beedf48bdb69ae24dd8ad054eb116d6
tree243c267eff6773bb9d0bcffe5629a504f348678c
parent19b798343207a490d6e61f2c3d5d52ac59c95370
Treat the empty string as an absent UUID, not an invalid one.  Fix to_sxp
wrt dictionaries.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py